home *** CD-ROM | disk | FTP | other *** search
/ Utilities Professional 1-1500 / Utilities Professional 1-1500 (1994)(WPD)[!].iso / 07511000 / var0888.dms / var0888.adf / WoManD / man / Dictionary / font < prev    next >
Text File  |  1992-09-19  |  1KB  |  27 lines

  1. FONT(1)                          DICTIONARY                          FONT(1)
  2.  
  3. FONT
  4.  
  5.             The Amiga can display different types of characters on the 
  6.       screen. Characters can be drawn in many different ways. They can for 
  7.       example be bold or in italic, but can also be drawn in different style.
  8.       The entire character set for a given style is called a font. Selecting
  9.       a font corresponds to choosing a style for the text.
  10.  
  11.             Each font has a directory and a .font file associated with it in
  12.       the FONTS: directory. The directory contains the font (in different
  13.       sizes) and the .font describes the directory content. The .font file
  14.       is read by some program to know which sizes are available for a given
  15.       font. Each time the directory of a font is modified, the FIXFONTS
  16.       command must be executed to update the .font files.
  17.  
  18.             11 fonts come with AmigaDOS in different sizes:
  19.       courier (11,13,15,18,24), diamond (12,20), emerald (17,20),
  20.       garnet (9,16), helvetica (9,11,13,15,18,24), opal (9,12),
  21.       ruby (8,12,15), sapphire (14,19), times (11,13,15,18,24), topaz (11)
  22.       and tufont (6,8).
  23.  
  24. SEE ALSO:
  25.       FF, Ascii.
  26.  
  27.